[java] show relevant code for elements/information#2194
[java] show relevant code for elements/information#2194harsha509 merged 3 commits intoSeleniumHQ:trunkfrom
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
I believe the failures are not related to this PR! |
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com> 559f4be
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Removed
assertfrom code snippet for Java binding and format commentsMotivation and Context
Will be accurate and less noise
Types of changes
Checklist
PR Type
Enhancement, Documentation
Description
Improved Java code examples by standardizing comment formatting.
Updated documentation references to reflect adjusted Java code line ranges.
Enhanced readability and clarity of Java test code snippets.
Synchronized documentation across multiple languages with updated Java code references.
Changes walkthrough 📝
InformationTest.java
Standardized and clarified Java test code commentsexamples/java/src/test/java/dev/selenium/elements/InformationTest.java
information.en.md
Updated English documentation with new Java line referenceswebsite_and_docs/content/documentation/webdriver/elements/information.en.md
information.ja.md
Updated Japanese documentation with new Java line referenceswebsite_and_docs/content/documentation/webdriver/elements/information.ja.md
information.pt-br.md
Updated Portuguese documentation with new Java line referenceswebsite_and_docs/content/documentation/webdriver/elements/information.pt-br.md
information.zh-cn.md
Updated Chinese documentation with new Java line referenceswebsite_and_docs/content/documentation/webdriver/elements/information.zh-cn.md